Tootsville::Wear-Slot-Info
Function
Wear-Slot-Info names a function, with lambda list
(WEAR-SLOT):
Provides a JSON-style Plist describing WEAR-SLOT.
- id
- The unique ID of this wear-slot.
- name
- The (potentially user-visible) name of this wear-slot.
- alternate
- If this wear-slot has an alternate slot associated with it,
this will be the wear-slot-ID of the alternate slot.
- avatarPoint
- The moniker of the point on the avatar to which an item
in this slot is mounted.
- valence
- The valence level of this wear-slot on that avatarPoint.
Multiple items mounted on one wear-slot can exist in
valence levels.
- obstruct
- If wearing an item in this slot obstructs the character
from also wearing items in certain other slots:
- point
- The avatarPoint which is obstructed,
- min
- The minimum valence level obstructed,
- max
- and the maximum valence level obstructed.
File
Defined in file src/items.lisp.